#map_title_my {
  font-weight: bold;
  color: #CE5521;
  font-size: 14px;
}
#map_content_my {
  table-layout: fixed;
  width: 100%;
  font: 12px arial, simsun, sans-serif;
}
#map_content_my tbody > tr td:nth-child(1) {
  vertical-align: top;
  line-height: 16px;
  width: 38px;
  white-space: nowrap;
  word-break: keep-all;
}
#map_content_my tbody > tr td:nth-child(2) {
  vertical-align: top;
  line-height: 16px;
}
